home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Shareware / Auslogics BoostSpeed 4.2.7.172 / boost-speed-setup.exe / {app} / TrackEraser.exe / 0 / RCDATA / TFRMCLOSEAPPS / TFRMCLOSEAPPS.txt
Text File  |  2008-10-30  |  3KB  |  138 lines

  1. object frmCloseApps: TfrmCloseApps
  2.   Left = 482
  3.   Top = 127
  4.   BorderStyle = bsDialog
  5.   Caption = 'Track eraser - Suggestions'
  6.   ClientHeight = 307
  7.   ClientWidth = 589
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'Arial'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Scaled = False
  16.   OnClose = AxSimpleSkinFormClose
  17.   OnShow = FormShow
  18.   OnLocalize = AxSimpleSkinFormLocalize
  19.   SkinProperties.WindowEdge = 5
  20.   SkinProperties.Header.Title = 'Track eraser - Suggestions'
  21.   SkinProperties.Header.Font.Charset = DEFAULT_CHARSET
  22.   SkinProperties.Header.Font.Color = clWindow
  23.   SkinProperties.Header.Font.Height = -22
  24.   SkinProperties.Header.Font.Name = 'Century Gothic'
  25.   SkinProperties.Header.Font.Style = []
  26.   PixelsPerInch = 144
  27.   TextHeight = 16
  28.   object axlSuggest: TAxLabel
  29.     Left = 18
  30.     Top = 15
  31.     Width = 316
  32.     Height = 19
  33.     WordWrap = False
  34.     Quality = smMMXSmoothing4x
  35.     Transparent = False
  36.     Caption = 'Some programs may need to be closed'
  37.     Font.Charset = DEFAULT_CHARSET
  38.     Font.Color = 10040064
  39.     Font.Height = -16
  40.     Font.Name = 'Verdana'
  41.     Font.Style = []
  42.     ShowAccelChar = True
  43.     ParentFont = False
  44.   end
  45.   object axlSuggestionText: TAxLabel
  46.     Left = 18
  47.     Top = 48
  48.     Width = 553
  49.     Height = 52
  50.     WordWrap = True
  51.     Transparent = False
  52.     AutoSize = False
  53.     Caption = 
  54.       'Auslogic Track Eraser has detected that following programs are r' +
  55.       'unning, which may prevent some history traces from being removed' +
  56.       ' completely. To make sure tracks are erased comletely it is reco' +
  57.       'mmended that you close these program.'
  58.     ShowAccelChar = True
  59.   end
  60.   object shpTopLine: TShape
  61.     Left = 0
  62.     Top = 265
  63.     Width = 589
  64.     Height = 1
  65.     Align = alBottom
  66.     Pen.Color = 7159041
  67.   end
  68.   object chbFutureIgnore: TCheckBox
  69.     Left = 18
  70.     Top = 237
  71.     Width = 555
  72.     Height = 22
  73.     Caption = 'Ignore this problem in the future'
  74.     TabOrder = 0
  75.     OnClick = chbFutureIgnoreClick
  76.   end
  77.   object lvRunningApps: TListView
  78.     Left = 18
  79.     Top = 105
  80.     Width = 553
  81.     Height = 112
  82.     Columns = <
  83.       item
  84.         Width = 200
  85.       end>
  86.     ColumnClick = False
  87.     ReadOnly = True
  88.     ShowColumnHeaders = False
  89.     SmallImages = imglistLV
  90.     TabOrder = 1
  91.     ViewStyle = vsReport
  92.   end
  93.   object Panel1: TPanel
  94.     Left = 0
  95.     Top = 266
  96.     Width = 589
  97.     Height = 41
  98.     Align = alBottom
  99.     BevelOuter = bvNone
  100.     Color = 15132390
  101.     ParentBackground = False
  102.     TabOrder = 2
  103.     object btnRetry: TButton
  104.       Left = 324
  105.       Top = 8
  106.       Width = 80
  107.       Height = 25
  108.       Caption = 'Retry'
  109.       TabOrder = 0
  110.       OnClick = btnRetryClick
  111.     end
  112.     object btnIgnore: TButton
  113.       Left = 411
  114.       Top = 8
  115.       Width = 80
  116.       Height = 25
  117.       Caption = 'Ignore'
  118.       ModalResult = 5
  119.       TabOrder = 1
  120.     end
  121.     object btnCancel: TButton
  122.       Left = 498
  123.       Top = 8
  124.       Width = 80
  125.       Height = 25
  126.       Caption = 'Cancel'
  127.       ModalResult = 2
  128.       TabOrder = 2
  129.     end
  130.   end
  131.   object imglistLV: TImageList
  132.     BkColor = clWhite
  133.     Masked = False
  134.     Left = 456
  135.     Top = 6
  136.   end
  137. end
  138.